[INFO] fetching crate ugm 0.0.1...
[INFO] testing ugm-0.0.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate ugm 0.0.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate ugm 0.0.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ugm 0.0.1
[INFO] tweaked toml for crates.io crate ugm 0.0.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ugm 0.0.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ugm 0.0.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab8525d4a49652ada8dc10d23e27b3232f63e35d95d11a162e06e68be4b351ed
[INFO] running `Command { std: "docker" "start" "-a" "ab8525d4a49652ada8dc10d23e27b3232f63e35d95d11a162e06e68be4b351ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab8525d4a49652ada8dc10d23e27b3232f63e35d95d11a162e06e68be4b351ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab8525d4a49652ada8dc10d23e27b3232f63e35d95d11a162e06e68be4b351ed", kill_on_drop: false }`
[INFO] [stdout] ab8525d4a49652ada8dc10d23e27b3232f63e35d95d11a162e06e68be4b351ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e51fa862f6d6fa15284670c92f70ea18c976f08007d3c8a2b3187ce40b388424
[INFO] running `Command { std: "docker" "start" "-a" "e51fa862f6d6fa15284670c92f70ea18c976f08007d3c8a2b3187ce40b388424", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling avif-serialize v0.8.3
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling ispc_rt v2.0.2
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.14
[INFO] [stderr]    Compiling image-webp v0.2.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling intel_tex_2 v0.4.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling speedy-derive v0.8.7
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling speedy v0.8.7
[INFO] [stderr]    Compiling half v2.5.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling glam v0.30.1
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling gltf-json v1.4.1
[INFO] [stderr]    Compiling ravif v0.11.11
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling gltf v1.4.1
[INFO] [stderr]    Compiling ugm v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.72s
[INFO] running `Command { std: "docker" "inspect" "e51fa862f6d6fa15284670c92f70ea18c976f08007d3c8a2b3187ce40b388424", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e51fa862f6d6fa15284670c92f70ea18c976f08007d3c8a2b3187ce40b388424", kill_on_drop: false }`
[INFO] [stdout] e51fa862f6d6fa15284670c92f70ea18c976f08007d3c8a2b3187ce40b388424
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d6a657f2bd4da086150774a48e2f3db2dee3b58ce3b3840c817a3f860585bba
[INFO] running `Command { std: "docker" "start" "-a" "2d6a657f2bd4da086150774a48e2f3db2dee3b58ce3b3840c817a3f860585bba", kill_on_drop: false }`
[INFO] [stderr]    Compiling ugm v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc2IJdOC/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libugm-7f8ed48fc9c72743,libintel_tex_2-93191ca0eef3b750,libispc_rt-ca7d9f20b1f0aea8,libnum_cpus-46d34020347742e9,liblibc-18586681d4adba10,libgltf-3eeccc89c9d553f5,libbase64-b5296a10b8334a2c,liburlencoding-2e57689ab08a86e0,libbyteorder-1efcbe4f07366651,libgltf_json-2eb5f3d981f94cd8,libserde_json-33120bea2f8720a1,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde-99ed49e85b3bf33b,liblazy_static-b3603208c0de2608,libimage-211176fc300bbd4f,libimage_webp-9847b3eaeab5013e,libqoi-5aa4c4b5aad355d8,libpng-4d23de714416631d,libbitflags-e2b4db6c651223da,libfdeflate-c41688d19d118d71,libexr-e84c3b0c9336a501,libzune_inflate-bdc3530bd1f3c55c,libbit_field-eda3227a244109cb,liblebe-dd40720b17de66d8,libhalf-5cebce260ab2c085,libsmallvec-a7f5fb61683fae2c,libzune_jpeg-045f359c8a85cfa4,libzune_core-e448b15fbf642cb4,libgif-3fce1ae4fde7316c,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder_lite-25e78048a27d33b8,libravif-5996790305e02b7e,libloop9-7e1763105bd16102,libavif_serialize-e91484930c118dac,libquick_error-8d402ad4d863a69d,librgb-1ed681b62996bb34,librav1e-ba63a263beb6c37e,libprofiling-27924e65de860437,libav1_grain-6e2de46400928745,libnom-c784b905ad7b09b0,libmemchr-4f0714dc45d95749,libnum_rational-af64ff6abc109ac3,libnum_bigint-52f73ddcd3a3bd9f,libnum_integer-3c19d8265c905cf9,libdebug_unreachable-64be8850bfcabca1,libmaybe_rayon-ea0a18fa0ff18bec,librayon-18ae4a3e007c193b,librayon_core-26a7f0786f906e2a,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libv_frame-5f7e101a51ec49df,libaligned_vec-ab53b3b8648dcc44,libarrayvec-41dcfe80309d7422,libthiserror-fa9bb3393c18e98e,libbitstream_io-cf56b29ea9eb7b84,libitertools-cda189f5b350378b,libeither-ef22a4c75605e12f,liblog-394b918668cad64a,libimgref-a0e1951dfb279f53,libnum_traits-8e8549ce956481f3,libtiff-5c858bdddb201176,libflate2-d9304d3a96841fad,libminiz_oxide-291ee4426f7c5b7d,libsimd_adler32-eda01a159841bab2,libcrc32fast-5e6fdc6fad2d85f8,libcfg_if-33ef6c02a07f9fec,libweezl-a28855e8054185c9,libjpeg_decoder-5020c691837dd46e,libglam-0fc8d9c6853b7a7b,libbytemuck-673817a84c61e8df,libanyhow-05504bd2b6f9ae25,libspeedy-07759d23ada366f7,libmemoffset-9914130d72d30a15}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc2IJdOC/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/intel_tex_2-0.4.0/src/ispc" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tests-e0f9e275b2f19d82" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: __gxx_personality_v0
[INFO] [stdout]           >>> referenced by ispc_texcomp_astc.cpp
[INFO] [stdout]           >>>               ispc_texcomp_astc.o:(DW.ref.__gxx_personality_v0) in archive /opt/rustwide/target/debug/deps/libintel_tex_2-93191ca0eef3b750.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ugm` (test "tests") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "2d6a657f2bd4da086150774a48e2f3db2dee3b58ce3b3840c817a3f860585bba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d6a657f2bd4da086150774a48e2f3db2dee3b58ce3b3840c817a3f860585bba", kill_on_drop: false }`
[INFO] [stdout] 2d6a657f2bd4da086150774a48e2f3db2dee3b58ce3b3840c817a3f860585bba
